require(rbacon)
require(devtools)
load_all("~/Dropbox/devsoftware/rbacon")
## ℹ Loading rbacon
Bacon(run=FALSE, ask=F, coredir="~/peat/Bacon", ssize=500, BCAD=F)

agedepth()
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
agedepth(rotate.axes=TRUE)
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
agedepth(BCAD=TRUE)
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
agedepth(rev.d=TRUE)
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
agedepth(rev.age=TRUE)
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
agedepth(BCAD=T)
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
agedepth(BCAD=T, rev.age=T)
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
agedepth(BCAD=F)
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 164 yr, min. 83 yr at 42.5 cm, max. 299 yr at 95.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 22.33, shape 1.71, memory mean 0.56, strength 12.48
layout(1)
accrate.depth.ghost()

accrate.depth.ghost(rotate.axes=T)

accrate.depth.ghost(rev.d=T)

accrate.depth.ghost(rev.acc=T)

accrate.depth.ghost(rev.d=T, rev.acc=T)

accrate.depth.ghost(rev.d=T, rev.acc=T, rotate.axes=T)

info$BCAD <- FALSE
accrate.age.ghost()
##

accrate.age.ghost(rotate.axes=T)
##

accrate.age.ghost(rev.age=T)
##

accrate.age.ghost(rev.acc=T)
##

accrate.age.ghost(rev.age=T, rev.acc=T)
##

accrate.age.ghost(rev.age=T, rev.acc=T, rotate.axes=T)
##

Bacon(slump=c(20,21), ssize=500, coredir="~/peat/Bacon", ask=F)
## Will run 2,200,000 iterations and store 500
## Calculating age ranges...
##
## Preparing ghost graph...

##
## Mean 95% confidence ranges 201 yr, min. 105 yr at 70.5 cm, max. 312 yr at 26.5 cm
## 100% of the dates overlap with the age-depth model (95% ranges)
## Posteriors: accrate mean 23.44, shape 1.91, memory mean 0.5, strength 11.94